On the Competitiveness of the Online Asymmetric and Euclidean Steiner Tree Problems
نویسنده
چکیده
This paper addresses the competitiveness of online algorithmsfor two Steiner Tree problems. In the online setting, requests for k ter-minals appear sequentially, and the algorithm must maintain a feasible,incremental solution at all times. In the first problem, the underlyinggraph is directed and has bounded asymmetry, namely the maximumweight of antiparallel links in the graph does not exceed a parameter α.Previous work on this problem has left a gap on the competitive ratiowhich is as large as logarithmic in k in worst case. We present a refinedanalysis, both in terms of the upper and the lower bounds, that closesthe gap and shows that a greedy algorithm is optimal for all values ofthe parameter α.The second part of the paper addresses the Euclidean Steiner tree prob-lem on the plane. Alon and Azar [SoCG 1992, Disc. Comp. Geom. 1993]gave an elegant lower bound on the competitive ratio of any deter-ministic algorithm equal to Ω(log k/ log log k); however, the best (andonly) upper bound known so far is the trivial bound O(log k). We givethe first analysis that makes progress towards closing this long-standinggap. In particular, we present an online algorithm with competitive ratioO(log k/ log log k), provided that the optimal offline Steiner tree belongsin a class of trees with relatively simple structure. This class comprises(among others) not only the adversarial instances of Alon and Azar,but also all rectilinear Steiner trees which can be decomposed in a poly-logarithmic (in k) number of rectilinear full Steiner trees. Interestingly,our analysis is based on techniques developed for the online asymmetricSteiner tree problem.
منابع مشابه
An Average Case Analysis of a Greedy Algorithm for the On-Line Steiner Tree Problem
This paper gives the average distance analysis for the Euclidean tree constructed by a simple greedy but efficient algorithm of the on-line Steiner tree problem. The algorithm accepts the data one by one following the order of input sequence. When a point arrives, the algorithm adds the shortest edge, between the new point and the points arriving already, to the previously constructed tree to f...
متن کاملBetter approximation bounds for the network and Euclidean Steiner tree problems
The network and Euclidean Steiner tree problems require a shortest tree spanning a given vertex subset within a network G = (V; E; d) and Euclidean plane, respectively. For these problems, we present a series of heuristics nding approximate Steiner tree with performance guarantee coming arbitrary close to 1+ln2 1:693 and 1+ln 2 p 3 1:1438, respectively. The best previously known corresponding v...
متن کاملOptimal Competitiveness for the Rectilinear Steiner Arborescence Problem
We present optimal online algorithms for two related known problems involving Steiner Arborescence, improving both the lower and the upper bounds. One of them is the well studied continuous problem of the Rectilinear Steiner Arborescence (RSA). We improve the lower bound and the upper bound on the competitive ratio for RSA from O(logN) and Ω( √ logN) to Θ( logN log logN ), where N is the number...
متن کاملSolving a tri-objective convergent product network using the Steiner tree
Considering convergent product as an important manufacturing technology for digital products, we integrate functions and sub-functions using a comprehensive fuzzy mathematical optimization process. To form the convergent product, a web-based fuzzy network is considered in which a collection of base functions and sub-functions configure the nodes and each arc in the network is to be a link betwe...
متن کاملAn O(n log n) heuristic for steiner minimal tree problems on the euclidean metric
An O(n log n) heuristic for the Euclidean Steiner Minimal Tree (ESMT) problem is presented. The algorithm is based on a decomposition approach which first partitions the vertex set into triangles via the Delaunay triangulation, then "recomposes" the suboptimal Steiner Minimal Tree (SMT) according to the Voronoi diagram and Minimum Spanning Tree (MST) of the point set. The ESMT algorithm was imp...
متن کامل